- XOR operator
- оператор "исключающее ИЛИ", оператор сложения по mod 2
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
XOR-Operator — Einfaches dreilagiges feed forward Perzeptron mit fünf Input , drei Hidden und einem Output Neuron, sowie zwei Bias Neuronen Das Perzeptron (engl. perceptron, nach engl. perception, „Wahrnehmung“) ist ein vereinfachtes künstliches neuronales Netz … Deutsch Wikipedia
XOR cipher — In cryptography, a simple XOR cipher is a relatively simple encryption algorithm that operates according to the principles::A oplus 0 = A,:A oplus A = 0,:(B oplus A) oplus A = B oplus 0 = B,where oplus denotes the exclusive disjunction (XOR)… … Wikipedia
XOR — Gatter Typen NOT AND NAND OR NOR XOR XNOR Ein XOR Gatter (von … Deutsch Wikipedia
XOR-Verknüpfung — Gatter Typen NOT AND NAND OR NOR XOR XNOR Ein XOR Gatter (von … Deutsch Wikipedia
Xor — Gatter Typen NOT AND NAND OR NOR XOR XNOR Ein XOR Gatter (von … Deutsch Wikipedia
XOR-Gatter — Gatter Typen NOT AND NAND OR NOR XOR XNOR Ein XOR Gatter (von … Deutsch Wikipedia
Operator — Rechenzeichen; arithmetischer Operator; Systemadministrator; Admin (umgangssprachlich); Superuser; Administrator; Systembetreuer; Sysop; Systemoperator; Sysadmin; … Universal-Lexikon
XOR — /eks awr /, n. a Boolean operator that returns a positive result when either but not both of its operands are positive. [(e)x(clusive) OR] * * * XOR /eks örˈ/ (computing) noun A logic circuit that has two or more inputs and one output, the output … Useful english dictionary
XOR — /eks awr /, n. a Boolean operator that returns a positive result when either but not both of its operands are positive. [(e)x(clusive) OR] * * * … Universalium
XOR — [[t]ˈɛksˌɔr[/t]] n. cmp a Boolean operator that returns a positive result when either but not both of its operands are positive • Etymology: (e)x(clusive) or … From formal English to slang
Bitweiser Operator — In der Informatik ist ein bitweiser Operator ein Operator, der auf ein oder zwei Bitfolgen oder Binärzahlen auf der Ebene einzelner Bits angewendet wird. Auf vielen Computern sind bitweise Operationen etwas schneller als Additions und… … Deutsch Wikipedia